Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event cypress tests #611

Merged
merged 20 commits into from
Apr 5, 2022

Conversation

mengweieric
Copy link
Collaborator

Description

  • cypress tests
  • update snapshots

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

opensearch-trigger-bot bot and others added 11 commits March 10, 2022 12:55
…search-project#508) (opensearch-project#574)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](PrismJS/prism@v1.25.0...v1.27.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit b4f491a)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…) (opensearch-project#576)

Signed-off-by: Zhongnan Su <szhongna@amazon.com>
(cherry picked from commit 5c43e9d)

Co-authored-by: Zhongnan Su <szhongna@amazon.com>
)

Signed-off-by: Eugene Lee <eugenesk@amazon.com>
Signed-off-by: Eric Wei <menwe@amazon.com>
Signed-off-by: Eric Wei <menwe@amazon.com>
Signed-off-by: Eric Wei <menwe@amazon.com>
Signed-off-by: Eric Wei <menwe@amazon.com>
Signed-off-by: Eric Wei <menwe@amazon.com>
Signed-off-by: Eric Wei <menwe@amazon.com>
@mengweieric mengweieric requested a review from a team as a code owner March 30, 2022 00:16
@codecov-commenter
Copy link

codecov-commenter commented Mar 30, 2022

Codecov Report

Merging #611 (389bf46) into main (2c3614c) will increase coverage by 22.03%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##               main     #611       +/-   ##
=============================================
+ Coverage     54.56%   76.60%   +22.03%     
  Complexity      283      283               
=============================================
  Files           239       38      -201     
  Lines          7792     2154     -5638     
  Branches       1603      228     -1375     
=============================================
- Hits           4252     1650     -2602     
+ Misses         3369      363     -3006     
+ Partials        171      141       -30     
Flag Coverage Δ
dashboards-observability ?
opensearch-observability 76.60% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...lic/components/explorer/sidebar/field_insights.tsx
...nts/explorer/timechart_header/timechart_header.tsx
...ig_editor/config_controls/config_value_options.tsx
.../config_panel/config_editor/default_vis_editor.tsx
...alizations/shared_components/empty_placeholder.tsx
...ts/visualizations/charts/data_table/data_table.tsx
...lic/components/visualizations/charts/text/text.tsx
...public/components/explorer/docTable/docViewRow.tsx
...ponents/common/helpers/ppl_docs/commands/search.ts
...onfig_editor/config_controls/config_data_links.tsx
... and 191 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c3614c...389bf46. Read the comment docs.

eugenesk24
eugenesk24 previously approved these changes Mar 30, 2022
Copy link
Contributor

@eugenesk24 eugenesk24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! happy Wednesday!!

Signed-off-by: Eric Wei <menwe@amazon.com>
eugenesk24
eugenesk24 previously approved these changes Mar 30, 2022
@mengweieric mengweieric requested a review from ps48 April 4, 2022 16:45
@mengweieric mengweieric merged commit 94035bb into opensearch-project:main Apr 5, 2022
@mengweieric mengweieric deleted the event-cypress-tests branch April 5, 2022 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants